﻿
.row {
    margin-left: -20px;
    margin-right: -20px;
}

.col-md-3,
.col-md-4 {
    padding-left: 20px;
    padding-right: 20px;
}


.top-bar{
    background: #f6f6f6;
}
.top-bar a,.top-bar span {
    color: #686868;
    line-height: 25px;
    float: left;
}
a.topbar-weixin,
a.topbar-sina{
    width:25px;
    height: 25px;
}
a.topbar-weixin{
     position: relative;
     background: url(../images/boke-icons.png) 0 3px no-repeat;
     margin-left:50px;
 }
a.topbar-sina{
    background: url(../images/boke-icons.png) -57px 3px no-repeat;
    margin-left: 10px;
}
.topbar-weixin .weixin-layer{
    position: absolute;
    top: 24px;
    right: -50px;
    background: #fff;
    z-index: 10;
    text-align: center;
    padding: 20px 10px 0;
    display: none;
}
.topbar-weixin.active .weixin-layer{
    display: block;
}
/*头部*/
.main-header {
    background: none;
}

/*main首页主体*/
section {
    margin-bottom: 60px;
}
.index-case-list .panel-group{
    margin:0;
}
.index-short-ads h2 {
    font-size: 4.0em;
    color: #60b1d9;
    margin-top: 60px;
    margin-bottom: 10px;
}

.index-short-ads .txt-world {
    margin-top:0;
}

.index-short-ads p {
    font-size: 1.4em;
    line-height: 1.5em;
}

.index-col-product .lead {
    margin-bottom: 5px;
    font-size: 1.2em;
}

.index-video-row{
    position: relative;
    background: url(../images/index-video-bg-right.png) no-repeat right -21px;
}
.block_VIDEO-ROW{
    background: url(../images/index-video-bg-left.png) no-repeat bottom left;
    *background-color: #e0eaec;
}
@media (max-width: 1200px){
    .index-video-row,
    .block_VIDEO-ROW{
        background: none;
    }
}
.index-video-row .video-bg{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 900px;
    background: url(../images/video-bg.png) repeat-x bottom center;
    z-index: -1;
    *display: none;
 }
.index-video-row .video-box {
    height: 345px;
    background: url(../images/ipad.png) center bottom no-repeat;
    width: 850px;
    margin: 0 auto;
    display: block;
    position: relative;
}
.index-video-row .video-box .flowplayer{
    height: 100%;
    width:100%;
 }
.index-video-row .video-box .video-link {
    width:430px;
    height:230px;
    position: absolute;
    bottom:0;
    left:50%;
    margin-left:-215px;
    background: url(../images/index-video-ad-btns.png) no-repeat center 55px;
    text-align: center;
}
.index-video-row .video-box a:hover {
    background-position: center -207px;
    text-decoration: none;
}
.index-video-row .video-box span {
    font-size: 22px;
    color: #b1b1b1;
    margin-top: 145px;
    display: block;
 }

.index-col-product .col-md-3 .content {
    position: relative;
    overflow: hidden;
}

.index-col-product img {
    width: 100%;
}
.index-col-product .col-4 img {
	height: 380px;
}

.index-col-product .col-md-3 h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #2c3246;
    opacity: 0.77;
    margin: 0;
    line-height: 50px;
    height: 50px;
}

.index-col-product .col-md-3 h3 a {
    color: #fff;
    font-size: 0.7em;
    padding: 0 20px;
}

.index-col-product .col-md-3 h3 strong {
    background-color: #12151F;
    display: inline-block;
}

.index-col-product .col-md-4 h3{
    margin-bottom: 5px;
    margin-top: 5px;
}
.index-col-product .col-md-4 h3 a {
    font-size: 14px;
    font-weight: 700;
}


.index-col-product .col-md-4 p {
    font-size: 14px;
    line-height: 1.3em;
}

.index-col-product .col-md-4 .lead {
    color: #333;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.5em;
}


.index-col-product .col-md-4 img {
    width: auto;
}
.index-col-product .col-md-4 a:hover img {
    opacity: 0.9;
}
.more-case-btn {
    border-radius: 20px;
    background-color: #2fb0f1!important;
    padding: 8px 40px;
    border: 0;
}
.more-case-btn:hover {
    background-color: #1ba2e5!important;
}
.index-case-list{
    margin-top:-55px;
}
.index-case-list .panel{
    border: 0;
    *background-color: #f2f7fb;
}
.index-case-list .panel-heading {
    background-color: #2fb0f1;
    border-color: #2fb0f1;
    border-radius: 0;
    margin-bottom: 0;
    padding:0;
    height: 50px;
}
.index-case-list .panel-heading *{
    line-height: 50px;
}
.index-case-list .panel-heading a{
    color: #fff;
    display: block;
    width: 100%;
    text-decoration: none;
}

.index-case-list .panel-heading .caret {
    margin-top: 22px;
    margin-right: 14px;
    display: inline-block;
    transition: all 500ms ease;
    border-width: 6px;
    *display:none;
}
.index-case-list .panel-heading .collapsed .caret {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transition: all 500ms ease;
}

.index-case-list .panel-body {
    background-color: #f2f7fb;
    padding: 20px 44px;
}


.index-case-list ul {
    border-right: 1px solid #e4e9ec;
    padding: 0;
    width:25%;
}
.index-case-list ul:last-child{
    border-right: 0;
}

.index-case-list li {
    border-bottom: 1px solid #e4e9ec;
    list-style: none;
    text-align: center;
    line-height: 65px;
    height: 65px;
}
.index-case-list li a{
    width: 120px;
    text-align: left;
    display: block;
    line-height: 20px;
    margin: 0 auto;
    padding-top: 22px;
}
.index-case-list ul li:last-child {
    border-bottom: 0;
}

.index-case-list li a {
    color: #6d797f;
    font-size: 16px;
}
.index-case-list li a:focus,
.index-case-list li a:hover {
    color: #23527c;
    text-decoration: none;
}
/*main首页主体 end*/

#carousel-banner{
    z-index: 0;
}
.index-banner{
    position: relative;
    height: 545px;
}
.index-banner #carousel-banner{
    position: absolute;
    width:1920px;
    height: 545px;
    top:0;
    left:50%;
    margin-left:-960px;
	overflow: hidden;
}
body{
    overflow-x: hidden;
}
.index-banner .carousel-control{
    left: 50%;
    width:300px;
    background: none;
    filter:alpha(opacity=0);
}
.index-banner .carousel-control.left{
     left: 50%;
     margin-left: -600px;
 }
.glyphicon_ri{
     right: 0px;
    margin: 0;
	top:50%;
	width:37px;
	height:69px;
	position:absolute;
	background:url(../images/index_10.png) left no-repeat;
}
.glyphicon_ri:hover{
	background:url(../images/index_11.png) left no-repeat;
}
.glyphicon_left{
    left: 0px;
    margin: 0;
	top:50%;
	width:37px;
	height:69px;
	position:absolute;
	background:url(../images/index_09.png) left no-repeat;
}
.glyphicon_left:hover{
	background:url(../images/index_12.png) left no-repeat;
}
.index-banner .carousel-control.right{
    left: 50%;
    margin-left: 300px;
}
.index-banner .glyphicon:before{
    visibility: hidden;
 }
.index-banner .carousel-control:hover .glyphicon:before{
    font-size: 18px;
    visibility: visible;
}

/*news首页新闻*/
.index-news{
    background-color: #019af2;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.index-news .container{
     position: relative;
    padding-left:70px;
 }
.index-news .news-title{
    position: absolute;
    left:0;
    top:0;
    color:#fff;
    font-weight: 700;
 }
.index-news ul{
      margin:0;
      padding:0;
}
.index-news .news-list{
    height: 40px;
    overflow: hidden;
}
.index-news .ctrlbtn{
    position: absolute;
    bottom:0;
    left:0;
	line-height:20px;
	color:#fff;
}
.index-news li a{
    color:#fff;
    font-size: 13px;
 }
.index-news li .time{
    color:#acdaf5;
    margin-left: 25px;
    font-size: 12px;
  }

/*在线客服*/
.right-side-online{
    position: fixed;
    *position: absolute;
    *width:60px;
    right: 0;
    top:50%;
    margin-top:-124px;
    background: #fff;
    border:1px solid #efefef;
    z-index: 1;
}
.right-side-online li{
    text-align: center;
    position: relative;
    padding:10px 5px;
}
.right-side-online li:first-child{
    margin-top:10px;
}
.right-side-online li .icon{
    width:30px;
    height: 30px;
    display: block;
    margin: 0 auto;
    background: url(../images/right-side-online.png) no-repeat;
}
.right-side-online .active .icon{
    background: url(../images/right-side-online-hover.png) no-repeat;
}
.right-side-online .phoneNum .icon{background-position: -1px 0;}
.right-side-online .onlineChat .icon{background-position: -1px -60px;}
.right-side-online .weixin .icon{background-position: -1px -120px;}
.right-side-online .sina .icon{background-position: -1px -180px;}
.right-side-online .goto .icon{background-position: -1px -240px;}
.right-side-online .up .icon{background-position: -1px -300px;}

.right-side-online li a span{
    font-size: 0.7em;
    color: #999;
    height: 14px;
    line-height: 14px;
    display: block;
    visibility: hidden;
}
.right-side-online li a:hover{
    color: #999;
    text-decoration: none;
}
.right-side-online li .layer-box{
    display: none;
    position: absolute;
    right:58px;
    top:0;
    background: #f1f1f1;
    padding:10px;
    min-width: 200px;
    color: #333;
    text-align: left;
}
.right-side-online .active .layer-box{

}
.right-side-online .active span{
    visibility: visible;
}
.right-side-online .phoneNum .layer-box{
    padding:20px;
    padding-left: 95px;
    width:270px;
    top:-10px;
}
.right-side-online .onlineChat .layer-box{
    padding:20px;
    width:350px;
    font-size: 14px;
    line-height: 1.5em;
    top:-6px;
}
.right-side-online .onlineChat .layer-box textarea{
    width: 100%;
    height: 65px;
    border: 0;
    border-radius: 5px;
    resize: none;
}
.right-side-online .onlineChat .submitBtn{
    width: 154px;
    height: 35px;
    color: #fff;
    background: url(../images/online-btn-bg.png) no-repeat;
    border: 0;
    text-indent: 35px;
    line-height: 32px;
    display: inline-block;
    text-align: center;
    *display: block;
    *float: right;
 }
.right-side-online .onlineChat .submitBtn:hover{
    background-position: 0 -45px;
}
.right-side-online .weixin .layer-box{
    text-align: center;
    min-width: 180px;
    top: -50px;
}
.right-side-online .weixin .layer-box p{
    margin-top:5px;
}
.right-side-online .phoneNum label{
    position: absolute;
    left:20px;
    top:20px;
    font-size: 16px;
    font-weight: 500;
}
.right-side-online .phoneNum .layer-box span{
    margin-top: 5px;
    display: block;
}
.right-side-online .phoneNum strong{
    font-size: 18px;
}


.index-col-product .a-img{
    display: block;
    width: 129px;
    height: 126px;
    margin: 0 auto;
    margin-bottom: 22px;
}
.index-col-product .col-4{
    margin-left:-15px;
	margin-right:-15px;
}
.index-col-product .col-4 .col-md-3 {
	padding-left: 15px;
    padding-right: 15px;
}
.index-col-product .col-4 .content{
    position: relative;
    width: 100%;
    height: 380px;
    overflow: hidden;
}
.index-col-product .col-4 .layer-box{
    position: absolute;
    top: 371px;
    left:0;
    width: 100%;
    height: 100%;
    padding:10px;
    overflow: hidden;
}
.index-col-product .col-4 .layer-content{
    width:100%;
    height: 100%;
    background: #fff;
    padding:60px 20px 0 25px;
    line-height: 22px;
    color:#666f74;
    font-size: 13px;
    *width:196px;
    *height: 300px;
}
.index-col-product .col-4 .layer-content .layer-dtl{
	margin-top:18px;
}
.index-col-product .col-4 h4{
    margin-top:0;
    color: #3b3e40;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

/*ie6 ie7兼容性 start 2015.12.21*/
.carousel-indicators li{
    *display: inline;
    border:2px solid #ddd;
    margin-right:8px!important;
}
.input-group .form-control, .input-group-addon, .input-group-btn{
    *display: inline;
    *width:auto;
    *height: auto;
}
.index-col-product .col-md-3 h3 a{
    *padding:0 10px;
}
.col-md-3{
    *width:20%;
}
.col-md-4{
    *width:28%;
}
.col-md-6{
    width:49%;
}


/*视频*/
.flowplayer .fp-ui{
	height:auto;
}
.is-paused.flowplayer .fp-ui{
	height:100%;
	background-color: rgba(0, 0, 0, 0.68);
}

.tseari{
	float:right;
	margin-top: -39px;
	position:relative;
}
.tseari a.home{
	float:left;
	margin-right:30px;
}
.tse_inp{
	float:right;
	background:url(../images/tb_05.png) center no-repeat;
	width:23px;
	height:23px;
	border:none;
	z-index: 999;
	position: relative;
}
.tform{
    width: 0;
    *width: 200px !important;
    *height: 30px !important;
    border-radius: 0;
    position: absolute;
    right: 0;
    top: -3px;
    background: #fff;
    padding: 0;
    border: 0;
    height: 30px;
}
.tform.active{
	 width:200px;
    transition: all 500ms ease;
    padding:6px 12px;
    *padding:0;
}
.tform.active button{
    color: #454545;
    position: absolute;
    top: 0px;
    right: 0px;
    outline: none;
    padding: 5px 5px 4px;
    border-radius: 0;
}
.tform.active input:hover,
.tform.active input:active,
.tform.active input:visited,
.tform.active input:focus{
    background: transparent;
    outline: none;
    box-shadow: none;
    color:#333;
}
.inp_fon{
	float:right;
}